runtime.sysStatsAggregate.heapGoal (field)

3 uses

	runtime (current package)
		metrics.go#L145: 				out.scalar = in.sysStats.heapGoal
		metrics.go#L423: 	heapGoal       uint64
		metrics.go#L434: 	a.heapGoal = atomic.Load64(&gcController.heapGoal)